<script>on mouseUpglobal doubleClick-- TRAP DOUBLE CLICKSif the ticks - doubleClick < 20 then exit mouseUpelse put the ticks into doubleClick----visual effect wipe leftpop cardend mouseUp</script>
</part>
<part>
<id>2</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>2</left>
<top>31</top>
<right>511</right>
<bottom>61</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>New Button</name>
<script>on mouseUpglobal bullSeyeif bullsEye = 1 thenget the long name of this cdput it into checKinget word 3 of checKinput it into cd fld ID 82 of cd ID 163212put 0 into bullSeyego cd ID 210440elseget the long name of this cdput it into checKinget word 3 of checKinput it into lookSeeif lookSee = cd fld ID 82 of cd ID 163212 thengo to cd ID 5677elsego cd ID 6252end ifend ifend mouseUp</script>
</part>
<name></name>
<script>on openCardglobal bullSeye,Xlevelpush recent cardif bullsEye = 1 thenget the long name of this cdput it into checKinget word 3 of checKinput it into cd fld ID 82 of cd ID 163212put 0 into bullSeyeif Xlevel = 2 thenwait 1 secelsewait 2 secend ifgo cd ID 210440end ifend openCard</script>